-
Home
-
onOffice for WP-Websites
-
4.19
-
Code
-
Classes
- RecordManagerRead
| Total Complexity |
23 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
176 |
| Lines of code |
38 |
| Logical lines of code |
28 |
| Comment lines |
55 |
| Methods |
22 |
| Properties |
9 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addColumn() |
S |
66 |
2 |
8 |
| getRecords() |
S |
100 |
1 |
0 |
| getRowByName() |
S |
100 |
1 |
0 |
| addColumnConst() |
S |
77 |
1 |
3 |
| getRowById() |
S |
63 |
1 |
10 |
| getCountOverall() |
S |
92 |
1 |
1 |
| setCountOverall() |
S |
92 |
1 |
1 |
| setOffset() |
S |
92 |
1 |
1 |
| setLimit() |
S |
92 |
1 |
1 |
| addJoin() |
S |
91 |
1 |
1 |
| addWhere() |
S |
91 |
1 |
1 |
| setFoundRows() |
S |
92 |
1 |
1 |
| getFoundRows() |
S |
92 |
1 |
1 |
| getColumns() |
S |
92 |
1 |
1 |
| getJoins() |
S |
92 |
1 |
1 |
| getOffset() |
S |
92 |
1 |
1 |
| getLimit() |
S |
92 |
1 |
1 |
| getWhere() |
S |
92 |
1 |
1 |
| getMainTable() |
S |
92 |
1 |
1 |
| setMainTable() |
S |
92 |
1 |
1 |
| getIdColumnMain() |
S |
92 |
1 |
1 |
| setIdColumnMain() |
S |
92 |
1 |
1 |